home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 December
/
2004-12 CHIP.iso
/
Internet
/
The Bat! Professional 3.01
/
thebat_professional.msi
/
Data1.cab
/
thebat.exe
/
0
/
RCDATA
/
TTOKENDETAILSFORM
/
TTOKENDETAILSFORM.txt
Wrap
Text File
|
2004-10-12
|
895b
|
48 lines
object TokenDetailsForm: TTokenDetailsForm
Left = 139
Top = 82
BorderStyle = bsDialog
Caption = 'Token Details'
ClientHeight = 373
ClientWidth = 612
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object lv: TListView
Left = 8
Top = 8
Width = 593
Height = 317
Columns = <
item
Caption = 'Property'
Width = 200
end
item
Caption = 'Value'
Width = 389
end>
ReadOnly = True
TabOrder = 0
ViewStyle = vsReport
end
object bOK: TButton
Left = 410
Top = 336
Width = 89
Height = 25
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 1
end
end